Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 00:27:35 +0000 (17:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 00:27:35 +0000 (17:27 -0700)
lib-src/ChangeLog

index e20d1931e3ea4682bccf1acb562366c13ab0a767..11d30a7143402913105886f13b870142eaaf1f0a 100644 (file)
@@ -1,6 +1,6 @@
 2011-08-28  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Integer and memory overflow issues.
+       Integer and memory overflow issues (Bug#9397).
 
        * emacsclient.c (xmalloc): Accept size_t, not unsigned int, to
        avoid potential buffer overflow issues on typical 64-bit hosts.